home *** CD-ROM | disk | FTP | other *** search
/ Univers Mac Interactif 53 / Univers Mac Interactif - Issue 53.iso / UNIVERS MAC 53 / Hypercard / Sans-Faute⁄Grammaire® / Sans-Faute⁄Grammaire ƒ / Exemples Pascal et C / C / SF⁄G et AppleEvent.h < prev   
Text File  |  1995-07-04  |  486b  |  28 lines

  1. #define      appleID     128
  2. #define   fileID     129
  3. #define   editID     130
  4. #define   sfgID     131
  5.  
  6. #define   AboutAlertID     128
  7. #define   windowID         128
  8. #define   CheckDialogID 129
  9.  
  10. #define   MenuBarID     128
  11.  
  12. #define   aboutCommand     1
  13.  
  14. #define   newCommand     1
  15. #define   quitCommand     2
  16.  
  17. #define   cutCommand     3
  18. #define   copyCommand     4
  19. #define   pasteCommand    5
  20. #define   clearCommand     6
  21.  
  22. #define   checkCommand     1
  23.  
  24. #define   IbeamCursorID    132
  25.  
  26. #define   SFGsignature 'SFGr'
  27. #define   maxint         32767
  28.